home *** CD-ROM | disk | FTP | other *** search
-
- QDEL.COM
-
- Selectively delete files from a disk.
-
- Allow you to specify a disk drive and a file
- name containing wild cards charactors to
- select any particular group of files for
- possible deletion.
-
- QDEL.COM displays each file name that matches
- your specification. You press either the Y key
- to delete it or any other key to skip it.
-
- If you don't specify any file name when you
- run QDEL.COM the program presents all files in
- the current directory. You can stop the
- process at any time by pressing
-
- <Ctrl-C> or <Ctrl-Brk>
-
- A>qdel (display all files in current drive)
- B>qdel *.doc
- C>qdel anyname.???
- C>qdel a:whatever.ext
-
- ------------------------------------------------
-
- From PC-WORLD Nov 1985 page 375
- Thanks to Mr. Clifford Vander Yacht
- Jackson, Michigan.
-
- ------------------------------------------------
-
- Compiled and tested using the X-MAKER program
- from PC-WORLD to make com files.
- Wayne Evans
- Hammond,Mn.
-
-
-
-
-
-
-